1 namespace QuanLyNhanSu
2 {
3     
partial class frmtracuutthopdong
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmtracuutthopdong));
32             
this.groupBox1 = new System.Windows.Forms.GroupBox();
33             
this.cbodauthangkt = new System.Windows.Forms.ComboBox();
34             
this.cbodauthangky = new System.Windows.Forms.ComboBox();
35             
this.cbodau = new System.Windows.Forms.ComboBox();
36             
this.label5 = new System.Windows.Forms.Label();
37             
this.txtnamkt = new System.Windows.Forms.TextBox();
38             
this.label8 = new System.Windows.Forms.Label();
39             
this.txtthangkt = new System.Windows.Forms.TextBox();
40             
this.label7 = new System.Windows.Forms.Label();
41             
this.txtnamky = new System.Windows.Forms.TextBox();
42             
this.label6 = new System.Windows.Forms.Label();
43             
this.txtluongcb = new System.Windows.Forms.TextBox();
44             
this.label4 = new System.Windows.Forms.Label();
45             
this.txtthangky = new System.Windows.Forms.TextBox();
46             
this.txtten = new System.Windows.Forms.TextBox();
47             
this.label3 = new System.Windows.Forms.Label();
48             
this.label2 = new System.Windows.Forms.Label();
49             
this.txtho = new System.Windows.Forms.TextBox();
50             
this.cboloaihd = new System.Windows.Forms.ComboBox();
51             
this.label1 = new System.Windows.Forms.Label();
52             
this.dgv_NV_HopDong = new System.Windows.Forms.DataGridView();
53             
this.sohd = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.manv = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.ho = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.ten = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.Tenhd = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.Ngayky = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.ngaykt = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.luongcb = new System.Windows.Forms.DataGridViewTextBoxColumn();
61             
this.chucvu = new System.Windows.Forms.DataGridViewTextBoxColumn();
62             
this.phong = new System.Windows.Forms.DataGridViewTextBoxColumn();
63             
this.To = new System.Windows.Forms.DataGridViewTextBoxColumn();
64             
this.maloaihd = new System.Windows.Forms.DataGridViewTextBoxColumn();
65             
this.thangky = new System.Windows.Forms.DataGridViewTextBoxColumn();
66             
this.namky = new System.Windows.Forms.DataGridViewTextBoxColumn();
67             
this.thangkt = new System.Windows.Forms.DataGridViewTextBoxColumn();
68             
this.namkt = new System.Windows.Forms.DataGridViewTextBoxColumn();
69             
this.ngayvl = new System.Windows.Forms.DataGridViewTextBoxColumn();
70             
this.cmdtim = new System.Windows.Forms.Button();
71             
this.groupBox1.SuspendLayout();
72             ((System.ComponentModel.ISupportInitialize)(
this.dgv_NV_HopDong)).BeginInit();
73             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
74             
this.SuspendLayout();
75             
//
76             
// groupBox1
77             
//
78             
this.groupBox1.BackColor = System.Drawing.Color.Transparent;
79             
this.groupBox1.Controls.Add(this.cbodauthangkt);
80             
this.groupBox1.Controls.Add(this.cbodauthangky);
81             
this.groupBox1.Controls.Add(this.cbodau);
82             
this.groupBox1.Controls.Add(this.label5);
83             
this.groupBox1.Controls.Add(this.txtnamkt);
84             
this.groupBox1.Controls.Add(this.label8);
85             
this.groupBox1.Controls.Add(this.txtthangkt);
86             
this.groupBox1.Controls.Add(this.label7);
87             
this.groupBox1.Controls.Add(this.txtnamky);
88             
this.groupBox1.Controls.Add(this.label6);
89             
this.groupBox1.Controls.Add(this.txtluongcb);
90             
this.groupBox1.Controls.Add(this.label4);
91             
this.groupBox1.Controls.Add(this.txtthangky);
92             
this.groupBox1.Controls.Add(this.txtten);
93             
this.groupBox1.Controls.Add(this.label3);
94             
this.groupBox1.Controls.Add(this.label2);
95             
this.groupBox1.Controls.Add(this.txtho);
96             
this.groupBox1.Controls.Add(this.cboloaihd);
97             
this.groupBox1.Controls.Add(this.label1);
98             
this.groupBox1.Location = new System.Drawing.Point(9, 12);
99             
this.groupBox1.Name = "groupBox1";
100             
this.groupBox1.Size = new System.Drawing.Size(369, 141);
101             
this.groupBox1.TabIndex = 1;
102             
this.groupBox1.TabStop = false;
103             
this.groupBox1.Text = "Thông tin tìm kiếm";
104             
//
105             
// cbodauthangkt
106             
//
107             
this.cbodauthangkt.BackColor = System.Drawing.SystemColors.ControlLightLight;
108             
this.cbodauthangkt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
109             
this.cbodauthangkt.FormattingEnabled = true;
110             
this.cbodauthangkt.Location = new System.Drawing.Point(112, 91);
111             
this.cbodauthangkt.Name = "cbodauthangkt";
112             
this.cbodauthangkt.Size = new System.Drawing.Size(44, 21);
113             
this.cbodauthangkt.TabIndex = 7;
114             
//
115             
// cbodauthangky
116             
//
117             
this.cbodauthangky.BackColor = System.Drawing.SystemColors.ControlLightLight;
118             
this.cbodauthangky.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
119             
this.cbodauthangky.FormattingEnabled = true;
120             
this.cbodauthangky.Location = new System.Drawing.Point(112, 64);
121             
this.cbodauthangky.Name = "cbodauthangky";
122             
this.cbodauthangky.Size = new System.Drawing.Size(44, 21);
123             
this.cbodauthangky.TabIndex = 4;
124             
//
125             
// cbodau
126             
//
127             
this.cbodau.BackColor = System.Drawing.SystemColors.ControlLightLight;
128             
this.cbodau.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
129             
this.cbodau.FormattingEnabled = true;
130             
this.cbodau.Location = new System.Drawing.Point(168, 115);
131             
this.cbodau.Name = "cbodau";
132             
this.cbodau.Size = new System.Drawing.Size(44, 21);
133             
this.cbodau.TabIndex = 9;
134             
//
135             
// label5
136             
//
137             
this.label5.AutoSize = true;
138             
this.label5.Location = new System.Drawing.Point(241, 94);
139             
this.label5.Name = "label5";
140             
this.label5.Size = new System.Drawing.Size(33, 13);
141             
this.label5.TabIndex = 15;
142             
this.label5.Text = "năm :";
143             
//
144             
// txtnamkt
145             
//
146             
this.txtnamkt.BackColor = System.Drawing.SystemColors.ControlLightLight;
147             
this.txtnamkt.Location = new System.Drawing.Point(294, 90);
148             
this.txtnamkt.MaxLength = 4;
149             
this.txtnamkt.Name = "txtnamkt";
150             
this.txtnamkt.Size = new System.Drawing.Size(54, 20);
151             
this.txtnamkt.TabIndex = 9;
152             
this.txtnamkt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
153             
this.txtnamkt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtnamkt_KeyPress);
154             
//
155             
// label8
156             
//
157             
this.label8.AutoSize = true;
158             
this.label8.Location = new System.Drawing.Point(20, 94);
159             
this.label8.Name = "label8";
160             
this.label8.Size = new System.Drawing.Size(86, 13);
161             
this.label8.TabIndex = 13;
162             
this.label8.Text = "Tháng kết thúc :";
163             
//
164             
// txtthangkt
165             
//
166             
this.txtthangkt.BackColor = System.Drawing.SystemColors.ControlLightLight;
167             
this.txtthangkt.Location = new System.Drawing.Point(165, 90);
168             
this.txtthangkt.MaxLength = 2;
169             
this.txtthangkt.Name = "txtthangkt";
170             
this.txtthangkt.Size = new System.Drawing.Size(36, 20);
171             
this.txtthangkt.TabIndex = 8;
172             
this.txtthangkt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
173             
this.txtthangkt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtthangkt_KeyPress);
174             
//
175             
// label7
176             
//
177             
this.label7.AutoSize = true;
178             
this.label7.Location = new System.Drawing.Point(241, 68);
179             
this.label7.Name = "label7";
180             
this.label7.Size = new System.Drawing.Size(33, 13);
181             
this.label7.TabIndex = 11;
182             
this.label7.Text = "năm :";
183             
//
184             
// txtnamky
185             
//
186             
this.txtnamky.BackColor = System.Drawing.SystemColors.ControlLightLight;
187             
this.txtnamky.Location = new System.Drawing.Point(294, 64);
188             
this.txtnamky.MaxLength = 4;
189             
this.txtnamky.Name = "txtnamky";
190             
this.txtnamky.Size = new System.Drawing.Size(54, 20);
191             
this.txtnamky.TabIndex = 6;
192             
this.txtnamky.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
193             
this.txtnamky.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtnamky_KeyPress);
194             
//
195             
// label6
196             
//
197             
this.label6.AutoSize = true;
198             
this.label6.Location = new System.Drawing.Point(105, 119);
199             
this.label6.Name = "label6";
200             
this.label6.Size = new System.Drawing.Size(60, 13);
201             
this.label6.TabIndex = 9;
202             
this.label6.Text = "Lương CB :";
203             
//
204             
// txtluongcb
205             
//
206             
this.txtluongcb.BackColor = System.Drawing.SystemColors.ControlLightLight;
207             
this.txtluongcb.Location = new System.Drawing.Point(218, 115);
208             
this.txtluongcb.MaxLength = 10;
209             
this.txtluongcb.Name = "txtluongcb";
210             
this.txtluongcb.Size = new System.Drawing.Size(94, 20);
211             
this.txtluongcb.TabIndex = 10;
212             
this.txtluongcb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
213             
this.txtluongcb.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtluongcb_KeyPress);
214             
//
215             
// label4
216             
//
217             
this.label4.AutoSize = true;
218             
this.label4.Location = new System.Drawing.Point(48, 68);
219             
this.label4.Name = "label4";
220             
this.label4.Size = new System.Drawing.Size(58, 13);
221             
this.label4.TabIndex = 7;
222             
this.label4.Text = "Tháng ký :";
223             
//
224             
// txtthangky
225             
//
226             
this.txtthangky.BackColor = System.Drawing.SystemColors.ControlLightLight;
227             
this.txtthangky.Location = new System.Drawing.Point(165, 64);
228             
this.txtthangky.MaxLength = 2;
229             
this.txtthangky.Name = "txtthangky";
230             
this.txtthangky.Size = new System.Drawing.Size(36, 20);
231             
this.txtthangky.TabIndex = 5;
232             
this.txtthangky.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
233             
this.txtthangky.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtthangky_KeyPress);
234             
//
235             
// txtten
236             
//
237             
this.txtten.BackColor = System.Drawing.SystemColors.ControlLightLight;
238             
this.txtten.Location = new System.Drawing.Point(292, 12);
239             
this.txtten.MaxLength = 20;
240             
this.txtten.Name = "txtten";
241             
this.txtten.Size = new System.Drawing.Size(56, 20);
242             
this.txtten.TabIndex = 2;
243             
//
244             
// label3
245             
//
246             
this.label3.AutoSize = true;
247             
this.label3.Location = new System.Drawing.Point(254, 16);
248             
this.label3.Name = "label3";
249             
this.label3.Size = new System.Drawing.Size(32, 13);
250             
this.label3.TabIndex = 4;
251             
this.label3.Text = "Tên :";
252             
//
253             
// label2
254             
//
255             
this.label2.AutoSize = true;
256             
this.label2.Location = new System.Drawing.Point(69, 16);
257             
this.label2.Name = "label2";
258             
this.label2.Size = new System.Drawing.Size(27, 13);
259             
this.label2.TabIndex = 3;
260             
this.label2.Text = "Họ :";
261             
//
262             
// txtho
263             
//
264             
this.txtho.BackColor = System.Drawing.SystemColors.ControlLightLight;
265             
this.txtho.Location = new System.Drawing.Point(102, 12);
266             
this.txtho.MaxLength = 50;
267             
this.txtho.Name = "txtho";
268             
this.txtho.Size = new System.Drawing.Size(94, 20);
269             
this.txtho.TabIndex = 1;
270             
//
271             
// cboloaihd
272             
//
273             
this.cboloaihd.BackColor = System.Drawing.SystemColors.ControlLightLight;
274             
this.cboloaihd.FormattingEnabled = true;
275             
this.cboloaihd.Location = new System.Drawing.Point(167, 37);
276             
this.cboloaihd.Name = "cboloaihd";
277             
this.cboloaihd.Size = new System.Drawing.Size(140, 21);
278             
this.cboloaihd.TabIndex = 3;
279             
//
280             
// label1
281             
//
282             
this.label1.AutoSize = true;
283             
this.label1.Location = new System.Drawing.Point(109, 41);
284             
this.label1.Name = "label1";
285             
this.label1.Size = new System.Drawing.Size(52, 13);
286             
this.label1.TabIndex = 0;
287             
this.label1.Text = "Loại HĐ :";
288             
//
289             
// dgv_NV_HopDong
290             
//
291             
this.dgv_NV_HopDong.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
292             
this.dgv_NV_HopDong.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
293             
this.dgv_NV_HopDong.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
294             
this.sohd,
295             
this.manv,
296             
this.ho,
297             
this.ten,
298             
this.Tenhd,
299             
this.Ngayky,
300             
this.ngaykt,
301             
this.luongcb,
302             
this.chucvu,
303             
this.phong,
304             
this.To,
305             
this.maloaihd,
306             
this.thangky,
307             
this.namky,
308             
this.thangkt,
309             
this.namkt,
310             
this.ngayvl});
311             
this.dgv_NV_HopDong.Location = new System.Drawing.Point(9, 195);
312             
this.dgv_NV_HopDong.Name = "dgv_NV_HopDong";
313             
this.dgv_NV_HopDong.ReadOnly = true;
314             
this.dgv_NV_HopDong.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
315             
this.dgv_NV_HopDong.Size = new System.Drawing.Size(369, 159);
316             
this.dgv_NV_HopDong.TabIndex = 2;
317             
//
318             
// sohd
319             
//
320             
this.sohd.DataPropertyName = "sohd";
321             
this.sohd.HeaderText = "Số HĐ";
322             
this.sohd.Name = "sohd";
323             
this.sohd.ReadOnly = true;
324             
this.sohd.Visible = false;
325             
//
326             
// manv
327             
//
328             
this.manv.DataPropertyName = "manv";
329             
this.manv.HeaderText = "Mã NV";
330             
this.manv.Name = "manv";
331             
this.manv.ReadOnly = true;
332             
//
333             
// ho
334             
//
335             
this.ho.DataPropertyName = "ho";
336             
this.ho.HeaderText = "Họ";
337             
this.ho.Name = "ho";
338             
this.ho.ReadOnly = true;
339             
//
340             
// ten
341             
//
342             
this.ten.DataPropertyName = "ten";
343             
this.ten.HeaderText = "Tên";
344             
this.ten.Name = "ten";
345             
this.ten.ReadOnly = true;
346             
//
347             
// Tenhd
348             
//
349             
this.Tenhd.DataPropertyName = "tenloaihd";
350             
this.Tenhd.HeaderText = "Loại HĐ";
351             
this.Tenhd.Name = "Tenhd";
352             
this.Tenhd.ReadOnly = true;
353             
//
354             
// Ngayky
355             
//
356             
this.Ngayky.DataPropertyName = "ngayky";
357             
this.Ngayky.HeaderText = "Ngày Ký";
358             
this.Ngayky.Name = "Ngayky";
359             
this.Ngayky.ReadOnly = true;
360             
//
361             
// ngaykt
362             
//
363             
this.ngaykt.DataPropertyName = "ngayketthuc";
364             
this.ngaykt.HeaderText = "Ngày KT";
365             
this.ngaykt.Name = "ngaykt";
366             
this.ngaykt.ReadOnly = true;
367             
//
368             
// luongcb
369             
//
370             
this.luongcb.DataPropertyName = "luongcoban";
371             
this.luongcb.HeaderText = "Lương CB";
372             
this.luongcb.Name = "luongcb";
373             
this.luongcb.ReadOnly = true;
374             
//
375             
// chucvu
376             
//
377             
this.chucvu.DataPropertyName = "tenchucvu";
378             
this.chucvu.HeaderText = "Chức Vụ";
379             
this.chucvu.Name = "chucvu";
380             
this.chucvu.ReadOnly = true;
381             
//
382             
// phong
383             
//
384             
this.phong.DataPropertyName = "tenphong";
385             
this.phong.HeaderText = "Phòng";
386             
this.phong.Name = "phong";
387             
this.phong.ReadOnly = true;
388             
//
389             
// To
390             
//
391             
this.To.DataPropertyName = "tento";
392             
this.To.HeaderText = "Tổ";
393             
this.To.Name = "To";
394             
this.To.ReadOnly = true;
395             
//
396             
// maloaihd
397             
//
398             
this.maloaihd.DataPropertyName = "maloaihd";
399             
this.maloaihd.HeaderText = "maloaihd";
400             
this.maloaihd.Name = "maloaihd";
401             
this.maloaihd.ReadOnly = true;
402             
this.maloaihd.Visible = false;
403             
//
404             
// thangky
405             
//
406             
this.thangky.DataPropertyName = "thangky";
407             
this.thangky.HeaderText = "thangky";
408             
this.thangky.Name = "thangky";
409             
this.thangky.ReadOnly = true;
410             
this.thangky.Visible = false;
411             
//
412             
// namky
413             
//
414             
this.namky.DataPropertyName = "namky";
415             
this.namky.HeaderText = "namky";
416             
this.namky.Name = "namky";
417             
this.namky.ReadOnly = true;
418             
this.namky.Visible = false;
419             
//
420             
// thangkt
421             
//
422             
this.thangkt.DataPropertyName = "thangkthuc";
423             
this.thangkt.HeaderText = "thangkt";
424             
this.thangkt.Name = "thangkt";
425             
this.thangkt.ReadOnly = true;
426             
this.thangkt.Visible = false;
427             
//
428             
// namkt
429             
//
430             
this.namkt.DataPropertyName = "namkthuc";
431             
this.namkt.HeaderText = "namkt";
432             
this.namkt.Name = "namkt";
433             
this.namkt.ReadOnly = true;
434             
this.namkt.Visible = false;
435             
//
436             
// ngayvl
437             
//
438             
this.ngayvl.DataPropertyName = "ngayvaolam";
439             
this.ngayvl.HeaderText = "ngayvl";
440             
this.ngayvl.Name = "ngayvl";
441             
this.ngayvl.ReadOnly = true;
442             
this.ngayvl.Visible = false;
443             
//
444             
// cmdtim
445             
//
446             
this.cmdtim.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
447             
this.cmdtim.Image = global::QuanLyNhanSu.Properties.Resources.Search3;
448             
this.cmdtim.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
449             
this.cmdtim.Location = new System.Drawing.Point(145, 159);
450             
this.cmdtim.Name = "cmdtim";
451             
this.cmdtim.Size = new System.Drawing.Size(97, 30);
452             
this.cmdtim.TabIndex = 7;
453             
this.cmdtim.Text = "Tìm kiếm";
454             
this.cmdtim.UseVisualStyleBackColor = true;
455             
this.cmdtim.Click += new System.EventHandler(this.cmdtim_Click);
456             
//
457             
// frmtracuutthopdong
458             
//
459             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
460             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
461             
this.BackColor = System.Drawing.Color.Honeydew;
462             
this.ClientSize = new System.Drawing.Size(393, 361);
463             
this.Controls.Add(this.cmdtim);
464             
this.Controls.Add(this.dgv_NV_HopDong);
465             
this.Controls.Add(this.groupBox1);
466             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
467             
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
468             
this.MaximizeBox = false;
469             
this.MinimizeBox = false;
470             
this.Name = "frmtracuutthopdong";
471             
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
472             
this.Text = "Tìm kiếm TTNV theo hợp đồng";
473             
this.ThemeName = "Office2007Blue";
474             
this.Load += new System.EventHandler(this.frmtracuutthopdong_Load);
475             
this.groupBox1.ResumeLayout(false);
476             
this.groupBox1.PerformLayout();
477             ((System.ComponentModel.ISupportInitialize)(
this.dgv_NV_HopDong)).EndInit();
478             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
479             
this.ResumeLayout(false);
480
481         }
482
483         
#endregion
484
485         
private System.Windows.Forms.GroupBox groupBox1;
486         
private System.Windows.Forms.Label label2;
487         
private System.Windows.Forms.TextBox txtho;
488         
private System.Windows.Forms.ComboBox cboloaihd;
489         
private System.Windows.Forms.Label label1;
490         
private System.Windows.Forms.Label label4;
491         
private System.Windows.Forms.TextBox txtthangky;
492         
private System.Windows.Forms.TextBox txtten;
493         
private System.Windows.Forms.Label label3;
494         
private System.Windows.Forms.Label label6;
495         
private System.Windows.Forms.TextBox txtluongcb;
496         
private System.Windows.Forms.DataGridView dgv_NV_HopDong;
497         
private System.Windows.Forms.Button cmdtim;
498         
private System.Windows.Forms.Label label5;
499         
private System.Windows.Forms.TextBox txtnamkt;
500         
private System.Windows.Forms.Label label8;
501         
private System.Windows.Forms.TextBox txtthangkt;
502         
private System.Windows.Forms.Label label7;
503         
private System.Windows.Forms.TextBox txtnamky;
504         
private System.Windows.Forms.ComboBox cbodau;
505         
private System.Windows.Forms.DataGridViewTextBoxColumn sohd;
506         
private System.Windows.Forms.DataGridViewTextBoxColumn manv;
507         
private System.Windows.Forms.DataGridViewTextBoxColumn ho;
508         
private System.Windows.Forms.DataGridViewTextBoxColumn ten;
509         
private System.Windows.Forms.DataGridViewTextBoxColumn Tenhd;
510         
private System.Windows.Forms.DataGridViewTextBoxColumn Ngayky;
511         
private System.Windows.Forms.DataGridViewTextBoxColumn ngaykt;
512         
private System.Windows.Forms.DataGridViewTextBoxColumn luongcb;
513         
private System.Windows.Forms.DataGridViewTextBoxColumn chucvu;
514         
private System.Windows.Forms.DataGridViewTextBoxColumn phong;
515         
private System.Windows.Forms.DataGridViewTextBoxColumn To;
516         
private System.Windows.Forms.DataGridViewTextBoxColumn maloaihd;
517         
private System.Windows.Forms.DataGridViewTextBoxColumn thangky;
518         
private System.Windows.Forms.DataGridViewTextBoxColumn namky;
519         
private System.Windows.Forms.DataGridViewTextBoxColumn thangkt;
520         
private System.Windows.Forms.DataGridViewTextBoxColumn namkt;
521         
private System.Windows.Forms.DataGridViewTextBoxColumn ngayvl;
522         
private System.Windows.Forms.ComboBox cbodauthangkt;
523         
private System.Windows.Forms.ComboBox cbodauthangky;
524     }
525 }



Quản lý nhân sự công ty bằng c# _ full source code 60.493 lượt xem

Gõ tìm kiếm nhanh...